-
Re: Converting Obscure Font Format into TTF
Try this: from defcon import Font, Glyph import re import argparse parser = argparse.ArgumentParser(description='Convert a FNT file to UFO.') parser.add_argument('input', metavar='FNT', help='FNT fil…5 -
Re: Display typeface Silk road
It looks like a sort of Art Deco-influenced Tuladha Jejeg, to the extent that I keep trying to read it as Javanese and getting really confused.2 -
Re: Le Monde Journal vs. Spectral Lawsuit
I think it could. However, the Fleischman comment is on point. Many fonts will turn out to appear very similar, because they both copied something else. And we're in a very funny world if A and B bo…4 -
Re: AlphabetMagic. My first AI experiment
Probably the most important skill to learn in type design is not trashing other people's work.7 -
Re: Tocharian A Font and Application
Hi Charles! Just to introduce myself, I'm a font engineer working with Google on the Noto project, which aims to produce a font for every writing system in Unicode, living and historical. So what you…9